How to Install rsbac-admin software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rsbac-admin software package in Ubuntu 14.04 LTS (Trusty Tahr)

rsbac-admin software package provides Rule Set Based Access Control administrative utilities, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rsbac-admin 

rsbac-admin is installed in your system.

Make ensure the rsbac-admin package were installed using the commands given below,

$ sudo dpkg-query -l | grep rsbac-admin *

You will get with rsbac-admin package name, version, architecture and description in a table

rsbac-admin package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package rsbac-admin
Version 1.4.0-repack-0ubuntu3
Description Rule Set Based Access Control administrative utilities
Sub Section Admin


See Also, How to uninstall or remove rsbac-admin software package from Ubuntu 14.04 LTS (Trusty Tahr)?